TCREncryptor class overview.
Properties
  
    | Name |     Description |   
  
    | 
 DataHeader      | 
    
Specifies whether the additional information is stored with the encrypted data. 
     | 
  
  
    | 
 EncryptionAlgorithm      | 
    
Specifies the algorithm of data encryption. 
     | 
  
  
    | 
 HashAlgorithm      | 
    
Specifies the algorithm of generating hash data. 
     | 
  
  
    | 
 InvalidHashAction      | 
    
Specifies the action to perform on data fetching when hash data is invalid. 
     | 
  
  
    | 
 Password      | 
    
Used to set a password that is used to generate a key for encryption. 
     | 
  
Methods
  
    | Name |     Description |   
  
    | 
 SetKey      | 
    
Sets a key, using which data is encrypted. 
     |